[INFO] cloning repository https://github.com/emlite/emlite-bind-wasip2-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emlite/emlite-bind-wasip2-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-wasip2-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-wasip2-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5a1d46a4ddd507ea47babd96e45418bad2edd22
[INFO] fixing emlite/emlite-bind-wasip2-example against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-wasip2-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/emlite/emlite-bind-wasip2-example
[INFO] finished tweaking git repo https://github.com/emlite/emlite-bind-wasip2-example
[INFO] tweaked toml for git repo https://github.com/emlite/emlite-bind-wasip2-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emlite/emlite-bind-wasip2-example on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emlite/emlite-bind-wasip2-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.44.0
[INFO] [stderr]   Downloaded cmk v0.1.2
[INFO] [stderr]   Downloaded wasm-metadata v0.236.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.44.0
[INFO] [stderr]   Downloaded jsbind v0.1.42
[INFO] [stderr]   Downloaded emlite v0.1.54
[INFO] [stderr]   Downloaded wit-parser v0.236.1
[INFO] [stderr]   Downloaded wasm-encoder v0.236.1
[INFO] [stderr]   Downloaded wit-component v0.236.1
[INFO] [stderr]   Downloaded wasmparser v0.236.1
[INFO] [stderr]   Downloaded webbind v0.1.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3
[INFO] running `Command { std: "docker" "start" "6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling cmk v0.1.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.44.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.44.0
[INFO] [stderr]    Compiling wit-bindgen v0.46.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.44.0
[INFO] [stderr]    Compiling emlite v0.1.54
[INFO] [stderr]     Checking wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]    Compiling webbind v0.1.42
[INFO] [stderr]     Checking jsbind v0.1.42
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr] error: could not compile `webbind` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name webbind --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webbind-0.1.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=420b63c6417c3b92 -C extra-filename=-f21ebcaa8313358b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jsbind=/opt/rustwide/target/debug/deps/libjsbind-fb4c6cee266f9733.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3", kill_on_drop: false }`
[INFO] [stdout] 6570fb696295f28e766515d48422979a74beceae8f34392f858149869dae50a3
